home *** CD-ROM | disk | FTP | other *** search
/ Super PC 34 / Super PC 34 (Shareware).iso / spc / UTIL / DJGPP2 / V2 / DJTST200.ZIP / tests / libc / dos / io / makefile < prev   
Encoding:
Makefile  |  1995-10-09  |  93 b   |  8 lines

  1. TOP=../..
  2.  
  3. SRC += both.c
  4. SRC += cbrk.c
  5. SRC += ctrlc.c
  6.  
  7. include $(TOP)/../makefile.inc
  8.